Right now our bicycle and our rectangle have the same name. Let's change the rectangle's name so they don't get mixed up.
- Find the rectangle in your code.
- Change the word before the equals sign = to top_block.
A sprite's name is the orange word before the equals sign. We use a sprite's name to give it commands.
To navigate the page using the TAB key, first press ESC to exit the code editor.